gpsbabel.git
2005-06-30 robertlAdd .mps extension for mapsource.
2005-06-30 robertlOlaf changes TEF to use UTF8 internally, fixes doc...
2005-06-30 robertlFix hemisphere check in GDB reader.
2005-06-30 robertlMove iso8859_1_to_utf8 into common code.
2005-06-30 robertlDon't clobber DOP's with invalid scanf data.
2005-06-30 robertlFix tiny mem leak when writing routes.
2005-06-30 robertlMake Topo! not crash on waypoints that don't contain...
2005-06-30 robertlRead fix type from cetus. Read and write DOP and sat.
2005-06-30 robertlAdd sat and fix to stored position information. Remove...
2005-06-30 parkrrrrUpdated to reflect new stricter syntax
2005-06-30 parkrrrrWorked around bug in google XML encoding
2005-06-30 robertlChange vito to KNOTS instead of meters. Adapt nmea...
2005-06-29 robertlBring vito into line with new position fix code, regene...
2005-06-29 robertlAdd/update bcr-sample files from Olaf.
2005-06-29 robertlOlaf update reference files for GDB and BCR. Fix READM...
2005-06-29 robertlOops. Forgot bcr.c
2005-06-29 robertlOlaf Klein contributes BCR support.
2005-06-29 robertlISO C conformance fixes.
2005-06-29 robertlAdd GDB sample reference file.
2005-06-29 robertlAdd ability to read DOP, speed and course from GPX...
2005-06-29 robertlCommonize GPX writer for trackpoints/waypoints/routepoi...
2005-06-28 robertlMake DOP brothers floats. Add writing to GPX. Refacto...
2005-06-28 robertlSketch in HDOP, PDOP, VDOP, COURSE, and Speed into...
2005-06-28 robertlReplace all uses of gmtime(foo) + get_tz_offset() with...
2005-06-28 robertlFix potential buffer clobber when outputting fields...
2005-06-28 robertlUpdated test cases from Olaf for .gdb.
2005-06-28 robertlOlaf Klein contributes Mapsource GDB reader.
2005-06-28 robertlLing updates Lowranceusr time handling.
2005-06-28 robertlMore doc for Lowrance changes.
2005-06-28 robertlOlaf updates GDB with test data.
2005-06-28 robertlLing Nero updates Lowrance .usr to support tracks and...
2005-06-27 robertlAdd reference files for Lowrance .usr tests.
2005-06-27 robertlOlaf Klein contributes Garmin Mapsource ".gdb" format...
2005-06-27 robertlLing contributes track and route support for Lowrance...
2005-06-27 robertlNormalize GPX output precision for waypoints and tracks...
2005-06-27 robertlAdd 'usbfree' target.
2005-06-25 robertlupdate from Olaf.
2005-06-24 robertlRegenerate.
2005-06-24 robertlLet windows get to vsnprintf.
2005-06-24 robertlRemove use of C99-isms.
2005-06-24 robertlNuke DOS newlines.
2005-06-24 robertlMore Vito improvements.
2005-06-24 robertlUpdates to Vito reference files from Etasse.
2005-06-23 robertlNuke reference/track/pathaway.mps per Olaf.
2005-06-23 robertlMake commaspace equiv to comma on csv read.
2005-06-23 robertlCorrect potentially unused variable.
2005-06-23 robertlOlaf adds support for shortnames and German release...
2005-06-23 robertlAnother set of timezone fixes for Vito reader. From...
2005-06-22 robertlAdd wrapper for ease of invoking valgrind.
2005-06-22 robertlFix mem clobber. Improve qsort comparison function...
2005-06-22 robertlFix overlapping string copy exposed by tef.
2005-06-22 robertlAdd warning about IE for google maps.
2005-06-22 robertlTweak Google Map example.
2005-06-22 robertlRegenerate dependencies.
2005-06-22 robertlOlaf Klein contributes a new filter for merging and...
2005-06-22 robertlUpdate reference file for Vito.
2005-06-22 robertlMisc minor style cleanups and warning fixes.
2005-06-22 robertlEtasse updates Vito Navigator II.
2005-06-22 robertlRemove route/tef_xml.mps pathaway.mps per Olaf.
2005-06-22 robertlUpdate reference files from Olaf.
2005-06-21 robertlmalloc->xmalloc.
2005-06-21 robertlFrom Andrew
2005-06-21 robertlClarify Garmin/USB status.
2005-06-20 robertlAvoid sign warning.
2005-06-20 robertlAdd (bogus) missing initializer.
2005-06-20 robertlEtienne TASSE adds ability to read Vito Navigator ...
2005-06-17 robertlPointless pointer decoration for GCC4.
2005-06-17 robertlAdd protos for gs_get_cachetype.
2005-06-17 robertlMinor GCC4 tweaks.
2005-06-17 robertlMinor signed-ness tweaks to quiesce GCC4 builds.
2005-06-17 robertlFix length argument to memmove so we don't mangle the...
2005-06-14 robertlAdd pathaway reference files.
2005-06-14 robertlAdd tef reference file.
2005-06-13 robertlRemove some leftover debugging code from D303 work.
2005-06-13 robertlAdd D303 for Forerunner 301 track support. From David...
2005-06-09 robertlMake capabilities reflect reality.
2005-06-09 robertlAdd README.style.
2005-06-09 robertlDiscard GGA data if no fix.
2005-06-08 robertlBump version for public beta.
2005-06-07 robertlUpdated pathaway and tef from Olaf.
2005-06-07 robertlBump version.
2005-06-07 robertlOlaf corrects route 202 types.
2005-06-07 robertlPathaway fixes from OK.
2005-06-07 robertlFix track deallocation, jeeps initialization error.
2005-06-07 robertlApply pathaway.update-01.patch.bz2 from Olaf.
2005-06-07 robertlApply pathaway.update-01.patch.bz2 from Olaf for pathaw...
2005-06-07 robertlOlaf adds Mapsource v6 icons.
2005-06-07 robertlAdd 'magellanx' format for Explorist user waypoint...
2005-06-06 robertlFix typo in doc for YYYYMMDD_TIME.
2005-06-02 robertlFrom Andrew Kirmse: fix intermittent Garmin USB problem...
2005-06-02 robertlDon't crash if we don't have a placed/found time or...
2005-05-24 robertlUse memmove for overlapping mem copy.
2005-05-19 robertlOzi can do tracks and routes.
2005-05-19 robertlWarn if source not WGS 84.
2005-05-19 robertlStart splitting smartname flag into finer precision.
2005-05-10 robertlRemove C99-ism.
2005-05-10 robertlBump for beta.
2005-05-09 robertlGPX: Change placed_by to read owner and not plced by.
2005-05-09 robertlFrom Olaf: Let IGC round when doing FP->int conversions...
2005-05-09 robertlRound tomtom values so they match on AMD64 & IA32....
next